Skip to content

Version Packages#2030

Open
github-actions[bot] wants to merge 1 commit intoexperimentalfrom
changeset-release/experimental
Open

Version Packages#2030
github-actions[bot] wants to merge 1 commit intoexperimentalfrom
changeset-release/experimental

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to experimental, this PR will be updated.

Releases

@dnd-kit/solid@0.3.0

Minor Changes

Patch Changes

  • 5d64078 Thanks @clauderic! - Add dropAnimation prop to the DragOverlay component to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set to null to disable, pass {duration, easing} to customize timing, or provide a custom animation function for full control.

  • Updated dependencies [c770017, 5d64078, 32e0172]:

    • @dnd-kit/dom@0.3.0
    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/svelte@0.3.0

Minor Changes

  • e630ec0 Thanks @clauderic! - Initial release of @dnd-kit/svelte – a Svelte 5 adapter for dnd kit. Provides DragDropProvider, DragOverlay, createDraggable, createDroppable, and createSortable using Svelte 5 runes and attachments ({@attach}).

Patch Changes

  • Updated dependencies [c770017, 5d64078, 32e0172]:
    • @dnd-kit/dom@0.3.0
    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/vue@0.3.0

Minor Changes

Patch Changes

  • Updated dependencies [c770017, 5d64078, 32e0172]:
    • @dnd-kit/dom@0.3.0
    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/abstract@0.3.0

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/geometry@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/collision@0.3.0

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/geometry@0.3.0

@dnd-kit/dom@0.3.0

Patch Changes

  • #2028 c770017 Thanks @dooohun! - Added SnapToPointer modifier that offsets the drag transform so a specified anchor point of the dragged element snaps to the cursor position. The anchor option accepts an {x, y} object with values between 0 and 1 representing the relative position within the draggable element. Defaults to {x: 0.5, y: 0.5} (center).

  • 5d64078 Thanks @clauderic! - Add dropAnimation prop to the DragOverlay component to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set to null to disable, pass {duration, easing} to customize timing, or provide a custom animation function for full control.

  • #1889 32e0172 Thanks @rjur11! - Fixed PointerSensor crash on Android caused by unhandled pointercancel events.

  • Updated dependencies []:

    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/collision@0.3.0
    • @dnd-kit/geometry@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/geometry@0.3.0

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/state@0.3.0

@dnd-kit/helpers@0.3.0

Patch Changes

  • Updated dependencies []:
    • @dnd-kit/abstract@0.3.0

@dnd-kit/react@0.3.0

Patch Changes

  • 5d64078 Thanks @clauderic! - Add dropAnimation prop to the DragOverlay component to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set to null to disable, pass {duration, easing} to customize timing, or provide a custom animation function for full control.

  • Updated dependencies [c770017, 5d64078, 32e0172]:

    • @dnd-kit/dom@0.3.0
    • @dnd-kit/abstract@0.3.0
    • @dnd-kit/state@0.3.0

@dnd-kit/state@0.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants